csd: properly check titlebar visibility
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Oct 2013 03:17:02 +0000 (23:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Oct 2013 03:17:02 +0000 (23:17 -0400)
commit9490e7064ec818bb91b4812daa4ceaef3e8624b3
treeecb1436853629ca7950c88a8a0d0665e437830ca
parent66445fec1d3f92f27d079685acf5990064a04216
csd: properly check titlebar visibility

Now that we are using child-visible to hide titlebars, we need to
adjust the visibility checks in various places to take it into account.

https://bugzilla.gnome.org/show_bug.cgi?id=709323
gtk/gtkwindow.c